Description
Release 2. The picker matches filenames only. Add a content search across the vault/working dir (ripgrep if available, else a Go walk) surfacing files + matching lines; open at the match. Was explicitly deferred in v1.1.
Acceptance Criteria
- #1 Search note contents across the vault; results show file + matching line
- #2 Selecting a result opens the file at the match